afterMediaFilesDownloaded

Arguments

eobject

An object with the following properties:

abortedboolean

If true, downloading media files was aborted.

arrayarray

An array containing information about each file that was downloaded.

Description

Fires after media files have been downloaded.

Discussion

The afterMediaFilesDownloaded event is triggered after any media files (photos, video, audio recordings) are download from a server, or Amazon S3 to the device for storage in the device file system when data are pull-synchronized.

If there are no media files in the List data, the onNoMediaFilesToFetch event will be triggered.

See Also